xen.git
2011-05-20 Paolo Bonzinihvmloader: always include HPET table
2011-05-20 Jan Beulichx86/AMD: don't set ARAT feature flag on family F CPUs
2011-05-20 Keir Frasernestedsvm: reduce TLB flushes
2011-05-20 Keir Frasernestedsvm: reduce TLB flushes
2011-05-20 Jan Beulichx86: clear CPUID output of leaf 0xd for Dom0 when xsave...
2011-05-20 Tim Deeganpci_remove_device: fix linked list discipline
2011-05-20 Keir FraserMakefile: install-tools does not depend on ioemu-dir...
2011-05-17 Ian Campbelltools: xl: add option to run in foreground but still...
2011-05-17 Ian Jacksonlibxl: Fix apic/acpi confusion
2011-05-17 Jan Beulichx86: further adjustments to arch_set_info_guest() after...
2011-05-16 Tim DeeganBuild target to wrap dist/install in a .deb archive.
2011-05-16 Jan Beulichamd-iommu: two more __init annotations
2011-05-16 Jan Beulichx86-64: remove left over uses of .got entries
2011-05-16 Christoph Eggernestedsvm: fix fpu context switch
2011-05-16 Igor MammedovVT-d: Fix resource leaks on error paths
2011-05-16 Keir Fraserx86/tsc: Remove incorrect assertion from cstate_restore...
2011-05-16 Ian Campbellx86/ioapic: avoid gcc 4.6 warnings about uninitialised...
2011-05-16 Liu, Jinsongx86/mca: simplify mce action, and some update of mem...
2011-05-12 Stefano Stabellinix86: Check for valid pirq values in hvm_domain_use_pirq
2011-05-12 Keir Fraservt-d: [CVE-2011-1898] Ensure that "iommu=required"...
2011-05-12 Keir Fraserx86, vtd: [CVE-2011-1898] Protect against malicious...
2011-05-12 Keir Fraserx86/hvm: Use UNLIKELY_{START,END} in a few suitable...
2011-05-12 Stefano Stabellinix86/hvm: pv-on-hvm: fix de/assert_irq checks
2011-05-12 Jacob Shinhvm: vpmu: Enable HVM VPMU for AMD Family 12h and 14h...
2011-05-12 Tim Deeganx86: use compat hypercall handlers for calls from 32...
2011-05-12 Christoph Eggernestedsvm: fix shadow-on-hap
2011-05-12 Christoph Eggernestedsvm: update rip on invlpga intercept
2011-05-12 Christoph Eggernestedsvm: fix error path when VMRUN emulation fails
2011-05-12 Christoph Eggernestedsvm: fix host crash with pv-on-hvm Linux KVM...
2011-05-12 Christoph Eggertools/xm-test: portability fix: Avoid using == in ...
2011-05-12 Liu, Jinsongx86/mca: MCA bank clear
2011-05-12 Liu, Jinsongx86/mca MCA minor bugfix
2011-05-12 Liu, Jinsongx86/mca: MCA physical address check when calculate...
2011-05-11 Keir FraserSimplify and build-fix (for some gcc versions) radix_tr...
2011-05-06 Tim Deeganx86/mm/p2m: break into common, pt-implementation and...
2011-05-09 Ian Jacksonlibxc: [CVE-2011-1583] pv kernel image validation
2011-05-09 Liu, Jinsongx86/mca: MCA handler extension
2011-05-09 Liu, Jinsongx86/mca: MCA trivial cleanup
2011-05-09 Liu, Jinsongx86/mca: MCA bank extension
2011-05-09 Wei Huangx86/LWP: Add LWP support for SVM guests
2011-05-09 Wei Huangx86/LWP: export LWP related CPUID to AMD SVM guest
2011-05-09 Wei Huangx86/fpu: create lazy and non-lazy FPU restore functions
2011-05-09 Wei Huangx86/fpu: add mask parameter to xsave and xrstor
2011-05-09 Wei Huangx86/fpu: clean up FPU context restore function
2011-05-09 Wei Huangx86/fpu: clean up FPU context save function
2011-05-09 Wei Huangx86/fpu: create FPU init and destroy functions
2011-05-09 Wei Huangx86/fpu: extract extended related code into xstate...
2011-05-09 Olaf Heringxentrace: Remove unneeded cast when assigning pointer...
2011-05-09 Olaf Heringxentrace: Mark data_size __read_mostly because it's...
2011-05-09 Olaf Heringxentrace: Move the global variable t_info_first_offset...
2011-05-09 Aravindh Puthiyaparambiltools/tests/xen-access: minor bug fixes
2011-05-09 Jacob Shinhvm: vpmu: Add support for AMD Family 15h processors
2011-05-09 Jacob Shinxenoprof: Add support for AMD Family 15h processors
2011-05-09 Jacob Shinxenoprof: Update cpu_type to sync with upstream oprofile
2011-05-09 Jan Beulichmisc cpufreq cleanup
2011-05-09 Jan Beulichx86: replace nr_irqs sized per-domain arrays with radix...
2011-05-09 Keir FraserUpdate radix-tree.[ch] from upstream Linux to gain...
2011-05-05 Tim Deeganx86/mm: don't treat entirely empty p2m entries as RAM.
2011-05-04 Andre Przywaraxl: refactor common parts of command line parsing
2011-05-04 Olaf Heringx86/mm: add HVMOP_get_mem_type hvmop
2011-05-02 Keir FraserRevert 23295:4891f1f41ba5 and 23296:24346f749826
2011-05-01 Jan Beulichreplace d->nr_pirqs sized arrays with radix tree
2011-05-01 Jan Beulichx86: replace nr_irqs sized per-domain arrays with radix...
2011-05-01 Keir Fraserpublic/arch-ia64/debug_op.h: Reinsert copyright that...
2011-05-01 Jan Beulichx86: a little bit of cleanup to time.c
2011-05-01 Jan Beulichx86: clean up building in mm/hap/
2011-05-01 Jan BeulichA little bit of SMP boot code cleanup
2011-05-01 Jan Beulichx86: set ARAT feature flag for non-buggy AMD CPUs
2011-05-01 Samuel Thibaultmini-os: fix lib.h licence
2011-05-01 Samuel Thibaultmini-os: lib/math.c: import FreeBSD 8 functions
2011-05-01 Samuel Thibaultmini-os: Fix printf.c licence
2011-05-01 Keir FraserClean up licensing in the public header directory.
2011-05-01 Keir Fraserx86: Clean up smp_call_function handling.
2011-04-30 Keir Fraserx86: Remove TRAP_INSTR from the public headers.
2011-04-30 Keir Fraserx86: Remove direct uses of 0x82 as HYPERCALL_VECTOR.
2011-04-20 Ian Campbelltools: ocaml: autogenerate xl datatype definitions...
2011-04-20 Ian Campbelltools: ocaml: lay ground work for auto generating xl...
2011-04-20 Ian Campbelltools: ocaml: tweak whitespace in preparation for autog...
2011-04-20 Ian Campbelltools: ocaml: remove create_info and build_info data...
2011-04-20 Ian Campbelltools: ocaml: reorder xl bindings type and function...
2011-04-20 Ian Campbelltools: libxl: reduce number of integer types in the IDL
2011-04-20 Ian Campbelltools: libxl: remove Reference meta-type from IDL
2011-04-20 Ian Campbelltools: libxl: remove libxl_domain_build_state from...
2011-04-20 Ian Campbelltools: ocaml: rename the topology types and functions
2011-03-30 David Scotttools: ocaml: rename the sched_credit types and functions
2011-03-30 David Scotttools: ocaml: rename the physinfo types and functions
2011-03-30 David Scotttools: ocaml: rename the domain_build_state types and...
2011-03-30 David Scotttools: ocaml: rename the build_info types and functions
2011-03-30 David Scotttools: ocaml: rename the create_info types and functions
2011-03-30 David Scotttools: ocaml: remove the domain_make and domain_build...
2011-03-30 David Scotttools: ocaml: rename the pci types and functions
2011-03-30 David Scotttools: ocaml: rename the vkb types and functions
2011-03-30 David Scotttools: ocaml: rename the console types and functions
2011-03-30 David Scotttools: ocaml: rename the disk_info types and functions
2011-03-30 David Scotttools: ocaml: rename the device_nic types and functions
2011-04-20 Ian Campbelltools: libxl: do not specify protocol node for disk...
2011-04-20 Ian Campbelltools: libxl: add concept of in- and out-put only data...
2011-04-20 Ian Campbelltools: libxl: remove BitField type class from IDL
2011-04-20 Ian Campbelltools: libxl: add libxl_domid to IDL
2011-04-20 Ian Campbelltools: libxl: add an Enumeration type to the IDL
next